projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b0ca86
)
("Chinese-BIG5"): Add charset-origin-alist property.
author
Kenichi Handa
<handa@m17n.org>
Thu, 26 Nov 1998 08:12:12 +0000
(08:12 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 26 Nov 1998 08:12:12 +0000
(08:12 +0000)
lisp/language/chinese.el
patch
|
blob
|
history
diff --git
a/lisp/language/chinese.el
b/lisp/language/chinese.el
index c51f955840edd5a7e0b15b089d639c1b868456e8..fc161d7fbb283ef4e7e698cbaab95cb8820b1ce9 100644
(file)
--- a/
lisp/language/chinese.el
+++ b/
lisp/language/chinese.el
@@
-153,6
+153,9
@@
(set-language-info-alist
"Chinese-BIG5" '((charset chinese-big5-1 chinese-big5-2)
(coding-system chinese-big5 chinese-iso-7bit)
+ (charset-origin-alist
+ (chinese-big5-1 "BIG5" encode-big5-char)
+ (chinese-big5-2 "BIG5" encode-big5-char))
(coding-priority chinese-big5 iso-2022-cn chinese-iso-8bit)
(input-method . "chinese-py-punct-b5")
(features china-util)